Do not filter out small scroll event fractions
authorAndreas Pokorny <andreas.pokorny@canonical.com>
Sat, 13 Aug 2016 23:29:35 +0000 (01:29 +0200)
committerWilliam Hua <william.hua@canonical.com>
Mon, 26 Sep 2016 15:49:56 +0000 (11:49 -0400)
commitfe216b0039bb4344d715421245327ce3547c0a08
tree5818623c360b336645bab3bb9691b8633a67061d
parentea0436c3b5cf9699e757b658903c4ff1039509b2
Do not filter out small scroll event fractions

The scroll motion values are subject of batching and scaling. Either
through scaling or by using a touchpad smooth scroll motion changes
below 0.5 are possible.

https://bugzilla.gnome.org/show_bug.cgi?id=769554

Signed-off-by: Andreas Pokorny <andreas.pokorny@canonical.com>
gdk/mir/gdkmireventsource.c